翻訳と辞書
Words near each other
・ Taggart (disambiguation)
・ Taggart (film)
・ Taggart (surname)
・ Taggart GyroBee
・ Taggart Hall
・ Taggart Lake
・ Taggart Lake Trail
・ Taggart Siegel
・ Taggart, Indiana
・ Taggart, Ontario
・ Taggart, Virginia
・ Tagge
・ Tagged
・ Tagged (The Twilight Zone)
・ Tagged architecture
Tagged Command Queuing
・ Tagged Image File Format
・ Tagged Message Delivery Agent
・ Tagged pointer
・ Tagged queuing
・ Tagged union
・ Taggen Nunatak
・ Taggenberg
・ Tagger
・ Taggerty
・ Taggerty River
・ Tagget
・ Taggia
・ Tagging of Pacific Predators
・ Tagh


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Tagged Command Queuing : ウィキペディア英語版
Tagged Command Queuing

Tagged Command Queuing (TCQ) is a technology built into certain ATA and SCSI〔in the form of Parallel SCSI, Serial attached SCSI, and Fibre Channel drives〕 hard drives. It allows the operating system to send multiple read and write requests to a hard drive. ATA TCQ is not identical in function to the more efficient native command queuing (NCQ) used by SATA drives. SCSI TCQ does not suffer from the same limitations as ATA TCQ.
Before TCQ, an operating system was only able to send one request at a time. In order to boost performance, the OS had to decide the order of the requests based on its own, possibly incorrect, idea of what the hard drive was doing (otherwise known as I/O Scheduling). With TCQ, the drive can make its own decisions about how to order the requests (and in turn relieve the operating system from having to do so). The result is that TCQ can improve the overall performance of a hard drive if it is implemented correctly.
==Overview==
For efficiency the sectors should be serviced in order of proximity to the current head position, rather than in the order received. The queue is constantly receiving new requests and fulfilling and removing existing requests, and re-ordering the queue according to the current pending read/write requests and the changing position of the head. The exact reordering algorithm may depend upon the controller and the drive itself, but the host computer simply makes requests as needed, leaving the controller to handle the details.
This queuing mechanism is sometimes referred to as "elevator seeking", as the image of a modern elevator in a building servicing multiple calls and processing them to minimise travel illustrates the idea well.
If the buttons for floors 5, 2, and 4 are pressed in that order with the elevator starting on floor 1, an old elevator would go to the floors in the order requested. A modern elevator processes the requests to stop at floors in the logical order 2, 4, and 5, without unnecessary travel. Non-queueing disk drives service the requests in the order received, like an old elevator; queueing drives service requests in the most efficient order. This may improve performance slightly in a system used by a single user, but may dramatically increase performance in a system with many users making widely varied requests on the disk surface.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Tagged Command Queuing」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.